home *** CD-ROM | disk | FTP | other *** search
/ World of Games / World of Games.iso / degrader / runshit.doc < prev    next >
Text File  |  1995-01-31  |  4KB  |  142 lines

  1.                            -+* RunShit 1.06 *+-
  2.  
  3.                              released 25/01-93
  4.  
  5.                                     by
  6.  
  7.                              Carsten Sørensen
  8.  
  9.  
  10.  
  11.  
  12.  
  13. About RunShit
  14.  
  15.   RunShit is a very small program that is used the same way as RunBack, Run
  16. etc (but doesn't work the same way ;).  The new thing about it is that it
  17. turns off AGA and thereby makes some badly written programs (demos mainly)
  18. work on your 1200, 3000 or 4000.  It also resets spriteresolution/width
  19. which some other Run'ners I've seen don't.  It also has options for turning
  20. cache on/off if the demo won't run with your system settings.
  21.  
  22.  
  23.  
  24.  
  25. Installing RunShit
  26.  
  27.   I suggest you put it somewhere in your path because it's easier to use it
  28. then.
  29.  
  30.  
  31.  
  32.  
  33. System requirements
  34.  
  35.   You need at least KS2.0 ... That's it.
  36.   
  37.   RunShit has been successfully tested on
  38.   
  39.   A1200 2 meg chip/4 meg fast/881/HD
  40.   A3000 2 meg chip/2 meg 16bit fast/2 meg 32 bit fast/HD
  41.  
  42.  
  43.  
  44.  
  45. Using RunShit
  46.  
  47.   You can only specify one argument:  the commandline to execute.  The
  48. template is "RunShit COMMAND/A,ICACHE/K,IBURST/K,DCACHE/K,DBURST/K,
  49. COPYBACK/K,SCREENMODE/K".  If you want COMMAND to contain redirection and
  50. options you'd better put it in double quotes (").
  51.  
  52.   Now you can also use RunShit from Workbench!  Replace (or create) the
  53. demo's icon with the icon you got with this package ("RunShitDemo.info").
  54. On the commandline and in the icon's tooltypes you can specify these
  55. options:
  56.  
  57.   ICACHE=ON|OFF        Instruction cache on/off
  58.   DCACHE=ON|OFF        Data cache on/off
  59.   IBURST=ON|OFF        Instruction burst on/off
  60.   DBURST=ON|OFF        Data burst on/off
  61.   COPYBACK=ON|OFF    Copyback on/off
  62.   SCREENMODE=PAL|NTSC    just what it says...
  63.  
  64.   The default setting is not to touch anything!  So if you want the demo to
  65. use the systems cache settings, don't specify anything or only specify the
  66. ones you want to change.  Of course the system settings will be restored
  67. after running the demo.
  68.  
  69.  
  70.  
  71.  
  72. Future versions
  73.  
  74.   Clean up the source!!!
  75.   ZEROVBR option. (If you know how to do this in a systemfriendly way,
  76.              mail me!)
  77.   Nice GUI!
  78.  
  79.  
  80.  
  81.  
  82. Contacting the author
  83.  
  84.   Contact me for anything concerning...  This program, SuperChip,
  85. AGA-hardware programming and demo-coding in general.
  86.  
  87.   Carsten Sørensen
  88.   Charlotteparken 5
  89.   DK-8700  Horsens
  90.   Denmark
  91.  
  92.   You can also send email to christer@daimi.aau.dk who then will forward it
  93. to me.
  94.  
  95.  
  96.  
  97.  
  98. Copyright notice etc.
  99.  
  100. RunShit V1.06 is copyright by Carsten Sørensen.
  101.  
  102. RunShit V1.06 is Blæse-Ware.  This means that noncommercial distribution is
  103. allowed, provided that the copyright message is preserved and any modified
  104. versions are clearly marked as such.  But there should be no need of
  105. modifying RunShit yourself.  Just tell me what you want done and then I'll
  106. do it (maybe).  Commercial distribution is not allowed unless you have an
  107. agreement with the author.  For using RunShit as a part of a commercial
  108. software-package contact me for getting an agreement and the latest
  109. version.
  110.  
  111. The author takes no responsibility whatsoever for loss of data or damage on
  112. hard- or software caused by the use of this program.
  113.  
  114.  
  115.  
  116.  
  117. Program history
  118.  
  119. 1.00-1.02    Not public released versions.
  120. 1.03        First public released version.
  121. 1.04        ooops, I fooled around with the dmacon register (turned off
  122.         copper dma), but some programs don't set dmacon up
  123.         themselves, they rely on it to have a certain value!  Way
  124.         lame!  Fixed now...
  125. 1.05        Workbench support added!
  126. 1.06        Major bummer!!! CLI usage always crashed!!! Uses ReadArgs()
  127.         now...
  128.         SCREENMODE added. Fixed bug in systemscreenmode code.
  129.         CLI args added.
  130.  
  131.  
  132.  
  133.  
  134. ***************************************************************************
  135. HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT
  136.  THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT TH
  137. E HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE H
  138. ARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARD
  139. WARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWAR
  140. E! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! HIT THE HARDWARE! 
  141. ***************************************************************************
  142.